From: Antonio Nino Diaz Date: Mon, 29 Oct 2018 11:35:34 +0000 (+0000) Subject: meson: console: Add missing define to fix build X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=9c8d913daefb4d3818f63582dde0753196b77a55;p=project%2Fbcm63xx%2Fatf.git meson: console: Add missing define to fix build It isn't possible to build this driver without adding this define. Change-Id: Iba2ced411cd8ce438787871fa01b414d32b9aa42 Signed-off-by: Antonio Nino Diaz --- diff --git a/drivers/meson/console/aarch64/meson_console.S b/drivers/meson/console/aarch64/meson_console.S index 594d5172..eaee10ef 100644 --- a/drivers/meson/console/aarch64/meson_console.S +++ b/drivers/meson/console/aarch64/meson_console.S @@ -6,6 +6,7 @@ #include #include +#define USE_FINISH_CONSOLE_REG_2 #include #include